The FIRST character of each FOLDER WITHIN A FOLDER *MUST* be different than any other folder's FIRST CHARACTER. This is what the user selects to get into the folder. You should CAPITILIZE the folders first character and make the others lower case. Even second words like this: "Module source".
If there's two folders named "Joe" and "Jack", if the user picks "J" it will probably pick the first "J" it finds (Jack) and they will never be able to pick it. In this situation you could name them: "Joe" and "1 jack".
Most characters are valid, don't use ":" ! Try to use letters first, then if you run out of characters, use numbers next.
You can have as many folders within one folder that you want. It is HIGHLY recomended to classify your files AS MUCH AS POSSIBLE. It makes it much NICER for your users. Remember you may be 1 out of 1000 people using your system, please make it nice for your users.
There are several "empty" sections set up for you when MUBBS is archived. You can remove these as you wish.
You only run this if you have changed your folders around in the "Files" folder, IE: you DON'T have to run it after you upload with MUBBS Tools.
TECHNICAL DETAILS:
The first number in a directory determines WHAT type of directory it
is.
1= A directory of folders.
2= A directory of FILES, but it prints a "menu" file called
"filemenu.txt" or "filemenu.ansi" before showing the ":"
prompt to the user.
3= A directory of FILES, the system AUTOMATICLY generates
a menu of folders for you ! (I recomend this because
you can change your files around eaiser !)
If it is set to 2 or 3, the Update File Sections Program leaves the directory alone.